Previous Book Contents Book Index Next

Inside Macintosh: /
QuickDraw 3D RAVE / QuickDraw 3D RAVE Reference
QuickDraw 3D RAVE Routines / Creating and Deleting Draw Contexts


QADrawContextDelete

You can use the QADrawContextDelete function to delete a draw context.

void QADrawContextDelete (TQADrawContext *drawContext);
drawContext
A draw context.
DESCRIPTION
The QADrawContextDelete function deletes the draw context specified by the drawContext parameter. Any memory and other resources associated with that draw context are released.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
28 AUG 1996